CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 按键 串口

搜索资源列表

  1. 串口调试(delphi源码)

    5下载:
  2. 使用说明 本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。 其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。 使用平台: WIN9X/NT/2000/XP 本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目了然,其义自明,这里仅对十六进制发送作一说明: 十六进制发送:选中(CHECK)十六进制发送后,程序会自动从发送
  3. 所属分类:Windows编程

    • 发布日期:2009-01-08
    • 文件大小:247537
    • 提供者:cybers
  1. VHDL串口通信(Qusrtus)

    0下载:
  2. Qusrtus工程 EP2C8Q208CN.串口通信,按键显示终端Welcome,串口控制数码管
  3. 所属分类:源码下载

    • 发布日期:2011-07-24
    • 文件大小:475865
    • 提供者:kerwin666
  1. develop51.rar

    0下载:
  2. 适用于8051的开发板。有串口,八段数码管,蜂鸣器,按键和扩展插针。使用protel 99绘制的电路图。原理图和PCB图完整。,8051 apply to the development board. Has serial port, eight digital tube, buzzer, buttons and expansion pin. Protel 99 using the circuit diagram drawn. Schematic and PCB Figure integrity
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:496025
    • 提供者:陈送
  1. sm3

    1下载:
  2. 一种串口+按键控制步进电机的c语言程序,可以按加速,减速键控制速度,按逆时针/顺时针键控制转向,按暂停键使步进电机暂停。-A kind of serial+ key control stepper motor c language program, can be speed up, slow down keys to control speed, according to counter-clockwise/clockwise shift key control, stepping motor
  3. 所属分类:C#编程

    • 发布日期:2013-12-06
    • 文件大小:1475
    • 提供者:孙里平
  1. Exam1

    0下载:
  2. 前两天一个朋友要我写一个51例程,要求尽量把我会的东西都放到例程里,并且说了一句非常狠的话,要我把程序做成“看起来像是高手写的程序”,这话,我现在越想越不舒服。 当然,既然答应了,也就写出来了,不敢在高手面前弄斧,就发给新手看看了。 51有两年没有用了,不过竟然汇编还能写出来,哈哈。我以前从来不用extern关键字,这里也用上了,当然了,保证学51的朋友看来不会后悔。 #注:用的不是汇编,只是嵌入汇编的功能用进去了, 功能:数码管显示, 按
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:88391
    • 提供者:wang
  1. ps2

    0下载:
  2. 这是一个用c编的程序,程序用于52单片机驱动电脑键盘, 是ps/2接口,用串口发送按键值,可用串口调试助手调试,本程序已经调试通过,用的kell编译的。-This is a use of c-series procedures, procedures for the 52 single-chip-driven computer keyboard is ps/2 interface, use the serial send button values, available serial port
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:14596
    • 提供者:wangjunbin
  1. 51kaifaban

    0下载:
  2. 51单片机全套学习资料 提供电路原理图 各种C语言实验程序 包括LED流水灯,数码管显示,中断,定时器,串口通信,DS18B20温度显示,液晶1602,12864显示,看门狗,按键检测,音乐播放等程序.-51 Singlechip a full set of learning materials to provide a variety of circuit schematics C language experimental procedures, including water LED li
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:307317
    • 提供者:james
  1. WBD

    2下载:
  2. 智能温度系统设计,本设计主要通过以单片机为控制单元的温度采集、转化、显示并通过串口将数据传输到PC机,在PC机端实现数据的存储、分析、绘制波形。在以单片机技术和VC编程技术为基础提出了系统框架和具体的设计方案,用汇编和C语言从硬件电路和软件阐述了控制系统的总体实现,并利用按键、LCD显示等外围设备为用户提供服务,实现人机交互。-Intelligent temperature system design, primarily through the design to single-chip te
  3. 所属分类:软件工程

    • 发布日期:2014-03-01
    • 文件大小:769887
    • 提供者:amanda
  1. keykey

    0下载:
  2. 用反转法实现快速高效的4*4键盘扫描,并通过串口将按键值输出-Inversion method with fast and efficient implementation of the 4* 4 keyboard scanning, and send out the key value through the serial port
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1373
    • 提供者:周晓智
  1. UART1

    0下载:
  2. F020的串口1与PC得通信历程,并配合有按键的初始化。-F020 and the PC serial port 1, a communications course, and there are buttons with initialization.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:10002
    • 提供者:奥神队
  1. UARTc

    0下载:
  2. ARM9s3c2410的串口通讯实验,通过上位机与下位机的串口实现键盘按键能在dnw上显示出来。-Serial Communication ARM9s3c2410 experiments, through the host computer and the next crew to achieve the serial keyboard keys can be displayed in dnw.
  3. 所属分类:uCOS

    • 发布日期:2017-04-02
    • 文件大小:139345
    • 提供者:桃子
  1. 2602IC_RCTEST

    0下载:
  2. sonix SN8P2602单片机例程,模拟串口,按键扫描,LED驱动-sonix SN8P2602
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:149262
    • 提供者:demingchen
  1. ircom

    1下载:
  2. 该程序时在c51单片机在遥控解码通过电脑串口显示,在电脑上显示出遥控的按键, 程序中是模拟红外接收时序,可接受很多种遥控器的信号 对大家 红外遥控的学习很有用-C51 when the program in single-chip decoder via the computer serial port remote control indicates that the computer shows that the remote control button, the progra
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-02
    • 文件大小:1224
    • 提供者:gjp_rain
  1. chuankou

    1下载:
  2. 用电脑遥控小车运动,前进后退左右拐弯以及停止不动,包括键盘映射这几个按键的功能。上位机串口发送信号软件。-Computer remote control car movement, forward and stop turning back around without moving, including the keyboard mapping these keys function. Host computer serial port to send the signal software.
  3. 所属分类:SCM

    • 发布日期:2014-04-10
    • 文件大小:6702221
    • 提供者:陈云
  1. STC89C52RC-DEMO

    0下载:
  2. 压缩包里是我买51学习板时赠送的程序(所用芯片是:STC89C52RC).里面包含IO口输入输出、流水灯、静态动态数码管显示、按键扫描、定时器、中断、PWM、EEPROM24c02、红外解码数码管显示、无源蜂鸣器、与电脑串口通信、电子温度计、1602液晶屏显示等演示程序.对初学51单片机的朋友很有帮助-Compression bag that I bought 51 boards to learn the procedures presented (the chip is: STC89C52RC
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:481651
    • 提供者:lxf
  1. com-tx

    0下载:
  2. 基于单片机的入门程序,可以硬件实现,串口通信+按键-Entry procedure based on single chip can be implemented in hardware serial communication+ button
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:14636
    • 提供者:whywhy
  1. 用串口DMA方式接收发送数据

    2下载:
  2. 在STM32板子与电脑串口助手进行通信,用串口的DMA方式,先接收,再发送到PC端,可以连续接收,通过按键一次发送.(In the STM32 board and computer serial assistant for communication, using the serial port DMA way, first receive, and then sent to the PC terminal, you can receive continuously, sent through
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-18
    • 文件大小:2217984
    • 提供者:wisdomM
  1. 按键发串口数据

    0下载:
  2. 按键发串口数据,使用内部晶振24.5M不分频(Button sends serial data)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-30
    • 文件大小:35840
    • 提供者:H丶yacinth
  1. 检测矩阵键盘,将按下的键值打印到串口助

    0下载:
  2. 利用stm32f407芯片实现串口助手打印矩阵键盘的按键值(Use serial assistant print matrix keyboard key value)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1329152
    • 提供者:枫叶无痕
  1. 串口IAP实验

    0下载:
  2. 硬件资源: 1,DS0(连接在PF9) 2,串口1(波特率:460800,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,按键KEY0(PE4)/KEY1(PE3)/KEY2(PE2)/KEY_UP(PA0,也称之为WK_UP) 实验现象: 本实验开机的时候先显示提示信息,然后等待串口输入接收APP程序(无校验,一次性接收
  3. 所属分类:单片机开发

    • 发布日期:2018-05-02
    • 文件大小:6282240
    • 提供者:ck_xiaofei
« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com